projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
326c43d
)
(transient-mark-mode): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 21 May 1993 17:26:48 +0000
(17:26 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 21 May 1993 17:26:48 +0000
(17:26 +0000)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index 550357f9c9beea2972ad2d9ecd36b3ba522880b8..8ce7cfceadcf99fe3efbb0a7d947d093f2bcdecb 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-1324,7
+1324,7
@@
and it reactivates the mark."
(defun transient-mark-mode (arg)
"Toggle Transient Mark mode.
-With arg, turn Transient Mark mode on if a
nd only if arg is positiv
e.
+With arg, turn Transient Mark mode on if a
rg is positive, off otherwis
e.
In Transient Mark mode, changing the buffer \"deactivates\" the mark.
While the mark is active, the region is highlighted."